google.golang.org/grpc/balancer/pickfirst.pickfirstBalancer.endFirstPassIfPossibleLocked (method)

3 uses

	google.golang.org/grpc/balancer/pickfirst (current package)
		pickfirst.go#L587: 	b.endFirstPassIfPossibleLocked(lastErr)
		pickfirst.go#L740: 			b.endFirstPassIfPossibleLocked(newState.ConnectionError)
		pickfirst.go#L767: func (b *pickfirstBalancer) endFirstPassIfPossibleLocked(lastErr error) {